[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
Int 14 Fn 8003  - Articom - Translate Error Code To Error String           [S]

   AX = 8003h
   CX = error number to translate

Return: ES:DI -> ASCIZ error text or NULL if can't translate.

See Also: AX=8000h

Values for error codes:
 00h   "No error"
 01h   "An invalid port number was specified"
 02h   "Port is already redirected"
 03h   "Too many ports redirected"
 04h   "Cannot locate the server"
 05h   "Server is busy"
 06h   "Access denied"
 07h   "Resource in use"
 08h   "Resource in use - request queued"
 09h   "No such resource"
 0Ah   "Invalid username/password pair"
 0Bh   "Noncompatible version number"
 0Ch   "Can't remove from memory"
 0Dh   "Bad NETBIOS adapter number"
 0Eh   "No more entries in list"
 0Fh   "Resource is not available at this time"
 10h   "Invalid value to INT 14 call"

This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson